Skip to content

Interrupts#13

Merged
MarieEckert merged 7 commits intodevelopmentfrom
marie/interrupt
Jan 30, 2026
Merged

Interrupts#13
MarieEckert merged 7 commits intodevelopmentfrom
marie/interrupt

Conversation

@MarieEckert
Copy link
Copy Markdown
Owner

No description provided.

instead of waiting for a single cycle before starting the IRA sequence,
the CPU will simply finish executing the current instruction/wait until
it has reached the INST_FETCH state again before starting the interrupt
acknowledge (or the interrupt processing in case of software interrupts).
* Adjust & cleanup test logic.
* Add IRET and INT testing.
@MarieEckert MarieEckert merged commit 20edd50 into development Jan 30, 2026
5 checks passed
@MarieEckert MarieEckert deleted the marie/interrupt branch January 30, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant